.ind2_con{
	float:left;
	width:1000px;
}
/******图片展示*****/
.ind2_pro{
	float:left;
	width:236px;
	height:140px;
	margin-right:19px;
	text-align:center;
	cursor:pointer;
	position:relative
}
.ind2_nme{
	width:236px;
	height:33px;
	position:absolute;
	left:0;
	bottom:0;
	background:url(img/bg.png);
	font:bold 12px/33px Arial;
	color:#fff
}
.ind2_nme:hover{
	color:#c4161c;
}
.ind2_h{
	width:196px;
	height:80px;
	display:none;
	padding:30px 20px;
	position:absolute;
	left:0;
	top:0;
	background:url(img/h.png);
	color:#fff;
	text-align:left;
}
.ind2_h_nme{
	width:100%;
	height:22px;
	font:bold 14px/22px Arial;
}
.ind2_h_con{
	width:100%;
	font:12px/22px Arial;
}
.ind2_h_con a{
	color:#fff;
}
.ind2_h_con a:hover{
	color:#d80000;
}
.ind2_h_con a span{
	font-family:\5b8b\4f53;
}
.rollBox{
	width:100%;
	height:140px;
	overflow:hidden;
	}
.LeftBotton,.RightBotton{
	height:24px;
	width:25px;
	overflow:hidden;
	float:left;
	cursor:pointer;
	margin-top:30px;
	background:url(img/dot.gif) no-repeat -31px 0;
	}
.RightBotton{
	float:right;
	background-position:10px 0;
	}
.rollBox .cont{
	width:1000px;
	overflow:hidden;
	float:left;
	}
.rollBox .ScrCont{
	width:10000000px;
	}
.rollBox #List1,.rollBox #List2{
	float:left;
	}